home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 011 / backscrl.arc / BACKSCRL.DOC < prev   
Text File  |  1985-11-22  |  12KB  |  281 lines

  1.         ---------------------------------------------------             
  2.                       Back Scroll! Version 6.4
  3.         ---------------------------------------------------
  4.  
  5.                A Bi-directional Scrolling Utility for 
  6.                      the IBM Personal Computer
  7.  
  8.                      By Karlton & Kendrick Kam 
  9.  
  10.     Copyright (c) 1983 by The Kampro Group. All rights reserved.
  11.  
  12.  
  13.  
  14.      Back Scroll!, a product of The Kampro Group, is currently
  15. distributed as User Supported Software.  With a few restrictions, 
  16. this allows Back Scroll!, although copyrighted, to be freely copied 
  17. and distributed.
  18.  
  19.      First, this product must be copied and distributed as a 
  20. complete package.  This includes both the Back Scroll! program 
  21. (BACKSCRL.COM) and this documentation file (BACKSCRL.DOC).      
  22.  
  23.      Second, Back Scroll! is copyrighted and may not be distributed 
  24. if altered or modified in any way. 
  25.  
  26.      Third, no fee is to be charged for copying or distributing
  27. Back Scroll! without the written permission of The Kampro Group.
  28.  
  29.      In short, Back Scroll! may be copied and distributed to 
  30. anyone who wishes it as long as it is a complete unmodified
  31. package including the program and documentation and no fee is 
  32. charged. In turn, The Kampro Group is requesting a  small 
  33. contribution. About $20.00 is suggested but please contribute 
  34. whatever you feel Back Scroll! is worth. Your contributions will
  35. help offset development costs by The Kampro Group and thus assure 
  36. future updates and products. Also, registered users of Back Scroll 
  37. will be placed on a mailing list for future notification. Even if 
  38. you don't feel that Back Scroll! merits a contribution, please 
  39. continue to copy and share this program with others. 
  40.  
  41.      The Kampro Group welcomes any ideas and suggestions for future
  42. versions and will appreciate any comments regarding Back Scroll! or
  43. any of its software. 
  44.  
  45.  
  46.                                   The Kampro Group
  47.                                   Post Office Box 90654
  48.                                   Honolulu, Hawaii  96835
  49.  
  50.  
  51. .PA
  52. Introduction:
  53. -------------
  54.  
  55.      Back Scroll! is a bi-directional scrolling utility. 
  56. Once activated, Back Scroll! will buffer the screen scrolling
  57. so that the user may recall, with a few simple keystrokes, data 
  58. that has previously been scrolled off the screen .  The user 
  59. may either scroll by line or by page through Back Scroll!'s 
  60. buffer. In addition, Back Scroll!'s printer commands allow the 
  61. user to select and print any data that is currently in the buffer.
  62.  
  63.      When Back Scroll! is loaded, it becomes an extension to DOS 
  64. and from then on will be transparent to the user and most programs.
  65. The activation of Back Scroll!, once loaded, can be done at any 
  66. time without any danger to the current operation. When entering 
  67. and exiting Back Scroll!, the current display screen will be
  68. saved and restored so that the user may continue without any 
  69. interference.    
  70.  
  71. Note: Back Scroll! will only support the eighty column text display
  72. mode of either the color or monochrome display card. Unpredictable 
  73. results may occur when Back Scroll! is toggled while in either the 
  74. forty column mode or in any graphics mode.  
  75.  
  76.  
  77. Installation:
  78. -------------
  79.  
  80.      When using Back Scroll!, one must remember that since the 
  81. screen scrolling must be buffered in memory, a certain amount 
  82. must be set aside for it. Specifically, Back Scroll! when loaded 
  83. and running, requires approximately 6700 bytes of memory. Another 
  84. 2000 bytes are needed per screen of buffer. It is the screen 
  85. buffer memory that will take the most memory and if you are not 
  86. careful, may cause some problems in systems with minimal memory.
  87. The maximum number of screens is set at 28 or about 56000 bytes. 
  88. Back Scroll! will default to 4 screens, or 8000 bytes, plus 6700
  89. more for the program itself for a total overhead of about 14700
  90. bytes. 
  91.  
  92.      The installation of Back Scroll! is simple in that the program
  93. only needs to be copied onto a working disk.  Once installed the
  94. program is called as follows:
  95.    
  96.  
  97.                    BACKSCRL,Parm1,Parm2 
  98.  
  99.      
  100.      Where "Parm1" may be substituted with a number between 1 and 28
  101. to specify the number of screen pages. Remember, Back Scroll! will 
  102. take up between 8000 and 58000 bytes of system memory depending on
  103. the amount chosen. Again, the default is set at 4 screen pages or 
  104. about 14700 bytes of memory.
  105.  
  106.      "parm2" may be substituted with a number between 1 and 25 and 
  107. will specify the numbers of lines Back Scroll! will page up and down
  108. through its buffer. The default is set at 25 lines or a full screen 
  109. but you may wish to change it.
  110.              
  111. Operations:
  112. -----------
  113.  
  114.      The operation of Back Scroll! is easy and can be done in a 
  115. few simple steps. 
  116.  
  117. First, Back Scroll! must be called with the proper parameters.
  118. This can be done by entering this command at the DOS prompt:
  119.  
  120.                    BACKSCRL,parm1,parm2
  121.  
  122. And depressing the return key.
  123.  
  124. If no parameters are given, Back Scroll! will create a 4 screen 
  125. buffer with a 25 line page up and page down rate. The size of 
  126. Back Scroll! will be about 14700 bytes long but may be changed as 
  127. noted in the installation section by simply specifying the parameters.
  128.  
  129. Once Back Scroll! is loaded, you will be returned to the DOS prompt.
  130. Except for a reduction in system memory, you may then continue using 
  131. your computer normally. 
  132.  
  133. Second, now that Back Scroll! is an extension of DOS, it may be
  134. called up while in any program. The commands for doing this are
  135. as follows:
  136.  
  137. Control + Space Bar: These two keys are used to toggle into Back Scroll!.
  138.                      To avoid interfering with the current program,
  139.              the keyboard will respond normally until these
  140.                      keys are pressed.  Once in Back Scroll!, The current
  141.                      operation is suspended and the display screen is
  142.                      saved. 
  143.  
  144. Control + Return:    Pressing these two keys simultaneously will 
  145.                      "take a picture" of the current screen.
  146.                      This can be done at any time and will move the 
  147.                      entire screen into the buffer and then return the 
  148.                      user to the current task.
  149.  
  150. The following keys must be used after the "Control + Space Bar"
  151. sequence:
  152.  
  153. Home:              This key will move the cursor up one line in the
  154.                    buffer. If the cursor is at the top of the screen, 
  155.                    the screen will be scrolled down one row and the 
  156.                    top line displayed on the screen from the buffer.
  157.  
  158. End:               This is the opposite of the above key. The cursor is
  159.                    moved down or the screen is scroll up then a line
  160.                    from the buffer displayed.   
  161.  
  162. Cursor Up:         This is used to scroll up the buffer. The screen 
  163.                    will be scrolled while leaving the cursor in its
  164.            current position on the screen.
  165.  
  166. Cursor Down:       Same as the above command except that the buffer
  167.                    is scrolled down.
  168.  
  169. Page Up:           This key will allow the buffer to be scrolled
  170.                    up at between 1 and 25 lines at a time. The 
  171.                    actual number of lines is selected when Back
  172.                    Scroll! is loaded.
  173.  
  174. Page Down:         Same as the above key except that the buffer is
  175.                    "paged" down instead.    
  176.  
  177. Minus (-):         This is the grey minus key on the right side of the
  178.                    keyboard.  After positioning the cursor, pressing
  179.            this key will mark the beginning of the buffer to
  180.            be printed.
  181.  
  182. Plus (+):          This is the grey plus key on the right side of the
  183.            keyboard.  Pressing this key marks the end of the
  184.            buffer to be printed at the current cursor position.
  185.  
  186. PrtSc:             This will cause the marked buffer to be printed
  187.                    to line printer 1. This command can be aborted
  188.                    at any time by hitting any key.
  189.  
  190. Space Bar          Either of these keys will exit Back Scroll!.  The
  191. or Return:         currently saved screen is restored and the
  192.                    suspended operation is continued. Once out of
  193.                    Back Scroll!, it can be easily called up at 
  194.                    anytime again by using the "Control + Space Bar"
  195.                    sequence.
  196.       
  197.      While using Back Scroll!, a number will appear in the upper 
  198. right corner of the screen. This is a counter and it starts from
  199. the last line that was saved into the buffer. This number will
  200. change as the user moves around the buffer and serves as a guide
  201. to the current location.
  202.  
  203.  
  204.  
  205. Customization
  206. -------------
  207.  
  208.      Back Scroll! customization notes are available to any who wishes
  209. by sending a self addressed stamped envelope to The Kampro Group.
  210. With these notes, the keys used to enter and exit Back Scroll! can be 
  211. modified to any combination of Control, Alternate, or Shift key
  212. sequences. This may in some cases make Back Scroll! easier to use.
  213.  
  214.      These notes also allow other defaults to be changed such as the 
  215. printer port, type of screen paging (fast or slow), beginning cursor
  216. position, speed of scrolling, as well as  the  default  buffer  and
  217. paging size. A "Do First" command may also be invoked which will allow 
  218. a keyboard input to be automatically done upon entering Back Scroll!. 
  219. This command, for example, can be set to automatically do a page down 
  220. whenever Back Scroll! is entered.   
  221.  
  222.  
  223. .PA
  224. Warning:
  225. --------
  226.  
  227.      To avoid disk drive errors, activation of Back Scroll! during
  228. disk operations is not recommended. 
  229.  
  230.  
  231.  
  232. Suggestions:
  233. ------------
  234.  
  235.      Back Scroll! will be erased whenever a "Control Alt Delete"
  236. sequence is done. It is recommended that Back Scroll! be put in an
  237. autoexecute batch file so that it may be activated at any time
  238. the system is running.  Back Scroll! should be the first program 
  239. called from the autoexec batch file.
  240.  
  241.      Back Scroll! is especially useful with communications packages.
  242. It successfully overcomes the limitation of the 25 line screen and
  243. will allow the user to review large amounts of data easily although 
  244. still at only 25 lines at a time.
  245.   
  246.      While in basic, Back Scroll! will automatically save the entire
  247. screen into the buffer whenever a clear screen command (CLS) is given.
  248. This is especially useful with programs that do not scroll but clear
  249. the screen instead as the preceding screen displays can easily be 
  250. recalled.
  251.  
  252.      When using a spread sheet or word processor that does not scroll
  253. or clear the screen, Back Scroll! may be used to "take pictures"
  254. of important data that can be recalled almost instantly for quick 
  255. reference.  This can be done at any time with the "Control Return" 
  256. sequence.
  257.              
  258.      Remember, Back Scroll! has the ability to mark and print any 
  259. data that is already in its buffer. This is useful if you wish
  260. to print just parts of a screen or more that one screen of data.
  261.  
  262.      Since Back Scroll! can be toggled into at any time, this in 
  263. turn will pause the execution of any program at any point.  This 
  264. can be useful in many cases such as during rapid screen output.
  265.  
  266.      If  Back Scroll!  happens to  conflict  with a program, the 
  267. customization notes mentioned above may resolve the problem if it 
  268. is due to either the keyboard or video section. The Kampro Group 
  269. is open to suggestions and would like to know of any incompatibilities
  270. with software so that it can be worked out in future versions.  
  271.      
  272.  
  273.  
  274. Disclaimer:
  275. -----------
  276.  
  277.      Back Scroll! is being distributed without warranty on an
  278. "as is" basis. The Kampro Group and/or any of its authors shall
  279. not be held liable for any loss or damage caused directly or 
  280. indirectly by this program or any program by The Kampro Group.
  281.